home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Interface / it.dig / scripts / DefineButton2_249 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-12-21  |  96 b   |  4 lines

  1. on(release){
  2.    mdm.System.exec(mdm.Application.path + "./interface/revista/revista.pdf");
  3. }
  4.